Skip to content

docs: consolidate env config to a single repo-root .env#7

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/fc35914a
Open

docs: consolidate env config to a single repo-root .env#7
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/fc35914a

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

Summary

Reflect the backend change that consolidated all environment configuration into a single .env at the repository root, shared by the Rust daemon and the Python services.

Changes

  • Configuration page: replace the two-file "Where configuration lives" table with a single repo-root .env entry; drop the guidance to edit a separate Python services env file directly.
  • Environment Variables reference: confirm the repo-root .env as the single source of truth (description, intro, minimal example, restart tip).
  • Quickstart, CLI reference, troubleshooting, MCP setup, Jira / GitHub / Linear guides, and the task-classification concept page: update every reference from ~/.meridian/.env (and services/.env) to the repo-root .env.

Context

Source PR: Meridiona/meridian#62 — refactor(env): single repo-root .env for the daemon + Python services. Previously the daemon read ~/.meridian/.env and the Python agents read services/.env plus a few fallbacks; the daemon and the agents now both load only the repo-root .env, and the per-service templates have been removed.

@mintlify

mintlify Bot commented Jun 2, 2026

Copy link
Copy Markdown
Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
meridiona 🟢 Ready View Preview Jun 2, 2026, 7:15 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants